home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / Buch / Hops1.dfm / Hops1.txt
Text File  |  1999-01-01  |  293b  |  16 lines

  1. object Form1: TForm1
  2.   Left = 200
  3.   Top = 114
  4.   Width = 435
  5.   Height = 299
  6.   Caption = 'Movie1'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 120
  14.   TextHeight = 16
  15. end
  16.